C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientDraggingRowOver Property

In This Topic
OnClientDraggingRowOver Property (TransposedGrid<T>)
In This Topic
Occurs as the user drags a row to a new position.
Syntax
'Declaration
 
Public Overridable Property OnClientDraggingRowOver As String
 
See Also